Skip to content

Conversation

thewtex
Copy link
Member

@thewtex thewtex commented May 3, 2019

@hjmjohnson
Copy link
Member

@thewtex Is this outdated?

@thewtex
Copy link
Member Author

thewtex commented Mar 5, 2020

It is still relevant, but is a WIP. I am working on a conda/conda-forge recipe, which is reusing some of the scripts in this repository. After that is working, we can revisit this to see how best to organize build scripts for re-use.

@hjmjohnson
Copy link
Member

FYI: I am trying to build wheels local on my machine (for debugging purposes) but can not figure out how to create the standard set of wheels. I think the scrips are hard-coded to only work inside the docker environments.

@thewtex
Copy link
Member Author

thewtex commented Mar 6, 2020

A Docker environment is only used for Linux builds.

For macOS, the commands are

./scripts/macpython-install-python.sh
./scripts/macpython-build-wheels.sh

documented here: https://itkpythonpackage.readthedocs.io/en/latest/Build_ITK_Python_packages.html#macos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants